home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / psetup50.zip / SETUP.INF < prev    next >
INI File  |  1995-10-01  |  870b  |  34 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 5.0 Professional Edition
  3. ; (every setting has a default anyway)
  4. ;
  5. ; This would install a fictional VB 3 Loan Application which has not
  6. ; been provided with this product - change the settings to your
  7. ; own specific product details.
  8. ;
  9. [BootSetup]
  10. DialogTitle=Loan Application Setup
  11. ;DialogMessage1=Please wait...;-1;20
  12. ;DialogMessage2=Initialising Setup...;-1;40
  13. DialogWidth=300
  14. DialogHeight=150
  15. DialogColor=0
  16. DialogStyle=0
  17. Dialog3d=1
  18. ImageFile=SETUP.ICO;1;19;35
  19. SetupFileName=SETLOAN.EXE
  20. SetupDistName=SETLOAN.EX_
  21. ;ErrorMessageLaunch=
  22. SetupLog=1
  23. SetupLogFile=SETLOAN.LOG
  24. DeleteSetup=1
  25. UseTempDir=0
  26. ;TempDir=~SETLOAN
  27. ;ErrorMessageTempDir=
  28. VersionCheck=0
  29. ;NoIgnore=1
  30. ErrorMessageInstall=Please contact your distributer.
  31. ;ErrorMessageInstallOther=
  32. VBCompatible=3
  33. File1=VBRUN300.DLL
  34. File2=SETUPKIT.DLL